home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
ada
/
gwuada_5.zip
/
adaed
/
adatask.tpl
< prev
next >
Wrap
Text File
|
1993-02-17
|
95b
|
9 lines
TASK $ IS
ENTRY _;
END;
TASK BODY _ IS
-- Declarative part
BEGIN
-- statements
END;